home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / 173amrg.zip / MRG-READ.ME < prev    next >
Text File  |  1990-08-26  |  1KB  |  38 lines

  1. These fixes correct various problems with release 17.3
  2. of RBBS-PC.   The merges will create 17.3A.
  3.  
  4. They are applied using BLED, and QuickBasic is used for
  5. recompiling.    You can put these files in with your source
  6. code for 17.3 and type
  7.  
  8. UPGRADE 173A <compiler ver>
  9.  
  10. where <compiler ver> is QB3.0 for QuickBasic 3.0 or QB4.5 for
  11. version 4.5.  Or you can use your own batch files for merging
  12. and recompiling.  You must start with the unmodified 17.3
  13. release of the source code.
  14.  
  15. The files included are:
  16.  
  17. 173A-CHG.DOC      Documentation details on changes
  18. MRG-READ.ME       This read.me file
  19. LKL173A3.DAT      Used in recompiling with QuickBasic 3
  20. LKL173A4.DAT      Used in recompiling with QuickBasic 4.5
  21. MENU5C            Replacement for color graphics door menu
  22. MODEMS.SET        Replacement for MODEMS.SET
  23. R-PC173A.MRG      Merges to RBBS-PC.BAS
  24. RSB1173A.MRG      Merges to RBBSSUB1.BAS
  25. RSB2173A.MRG      Merges to RBBSSUB2.BAS
  26. RSB3173A.MRG      Merges to RBBSSUB3.BAS
  27. RSB4173A.MRG      Merges to RBBSSUB4.BAS
  28. RSB5173A.MRG      Merges to RBBSSUB5.BAS
  29. RVAR173A.BAS      New RBBS-VAR.BAS
  30. CNFG173A.MRG      Merges to CONFIG.BAS
  31. CSUB173A.MRG      Merges to CNFG-SUB.BAS
  32. CVAR173A.BAS      New CNFG-VAR.BAS
  33. UPGRADE.BAT       Batch file driver for compile/link
  34.  
  35. -Ken Goosens
  36. -Doug Azzarito
  37. August 26, 1990
  38.